GtkViewport: Use style classes for shadow
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Jun 2014 03:42:47 +0000 (23:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 27 Jun 2014 01:56:20 +0000 (21:56 -0400)
commitdbeb0c9ca864a61615ed2dae66110d29d42113c5
treed8644776e018a077dde44279dd52c72e1fc3c8dc
parent9c37b3de7466a22d4c784657a86c522e2a4f118a
GtkViewport: Use style classes for shadow

Translate shadow != None into the FRAME style class.
This doesn't change the style classes used for drawing,
it only sets the style class permanently instead of
saving and restoring in draw().
https://bugzilla.gnome.org/show_bug.cgi?id=732256
gtk/gtkviewport.c